TextEncoding.Equals Function

Compares the given encoding to the passed encoding. Returns a Boolean.

Syntax

result = TextEncoding.Equals( otherEncoding )

Parameters

otherEncoding

TextEncoding

Return Value

Result

Boolean